Welcome![Sign In][Sign Up]
Location:
Search - color conversion in matlab

Search list

[Graph program源代码ColorTransform

Description: 数字图像处理中关于色彩空间变换的实现,色彩空间包括:YUV,YCbCr,Iab,RGB,XYZ等等。-Digital Image Processing for color space conversion in the color space include : YUV, YCbCr, Iab, RGB, XYZ and so on.
Platform: | Size: 254976 | Author: 王青海 | Hits:

[matlab索书号文字图像分割

Description: 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
Platform: | Size: 9216 | Author: 百里静 | Hits:

[matlabRGB_HSL

Description: 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
Platform: | Size: 2048 | Author: cnn | Hits:

[Special Effectscolor_model_change_matlab

Description: 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.
Platform: | Size: 328704 | Author: myname | Hits:

[AI-NN-PRMatlab_ToolBox(MachineVision)

Description: 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.-from Australia Qeensland University of Computer Vision Matlab toolbox. This Toolbox provides a number of functions tha t are useful in computer vision, machine vision and related areas. It is a somewh at eclectic collection reflecting the author's personal interest in areas of photometry. photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation and feature extraction. camera calibration. camera exterior orientation, display, color space conversion and blackbody radiator s. The Toolbox. MATLAB and combined with a modern workstation c omputer. is a useful and convenient environment for OAS stigation of machine vision algorithms. It is p ossible to use MEX files to interface with image acquisition hardware ranging from simple fram eg
Platform: | Size: 2459648 | Author: 杨愚根 | Hits:

[Graph programCompression

Description: 用MatLab实现图像压缩。以真彩图像的处理为例,对由它转换来的彩色索引矩阵进行二进小波多层分解,对低频近似的系数矩阵作相应的截取处理,以及优化索引图像的彩色图。-Realize image compression using MatLab. To deal with true color images for example, by its conversion to the color index matrix dyadic wavelet decomposition of multi-storey, low-frequency approximation of the coefficient matrix for the corresponding interception treatment, as well as the optimization of image color map index.
Platform: | Size: 446464 | Author: 郝鹏翼 | Hits:

[Special EffectsColorHistogram

Description: 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
Platform: | Size: 1024 | Author: Owenli | Hits:

[Special Effects1

Description: 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
Platform: | Size: 98304 | Author: 李远 | Hits:

[Special Effectscaituchuli

Description: 一个matlab写的 颜色系转换程序 为了处理些特殊的彩色图像十分有用-Matlab write a line of color conversion process in order to deal with some special color images are useful
Platform: | Size: 5120 | Author: karl | Hits:

[AlgorithmYCRCB2RGB

Description: 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.-I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
Platform: | Size: 39936 | Author: 陈大头 | Hits:

[matlabRGB-HSI

Description: 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
Platform: | Size: 1024 | Author: 唐先生 | Hits:

[Other20080701230927043

Description: 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
Platform: | Size: 3343360 | Author: 唐先生 | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:

[Special EffectsPseudoColorImageProcessing

Description: 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image processing capabilities to achieve gray-scale to color conversion, image input process as specified in the scope of the two gray-scale, the program output for the RGB format images, one of which range of gray-scale display for the specified color, and the rest of the pixels in RGB and the corresponding form for the same input image pixel gray-scale color
Platform: | Size: 305152 | Author: jhm | Hits:

[matlabColorSpaceConverter

Description: 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) any other color space conversion.
Platform: | Size: 145408 | Author: Matthew | Hits:

[GDI-Bitmapskindetect.m

Description: 有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color image segmentation smooth level
Platform: | Size: 1024 | Author: jack | Hits:

[matlabConvertionRGB_HSV_RGB

Description: Conversion from RGB to HSV and HSV to RGB color model in MatLab using matrix processing instead of matlab functions.
Platform: | Size: 105472 | Author: luiseduve | Hits:

[matlabConvertionRGB_YIQ_RGB

Description: Conversion from RGB to YIQ and HIV to RGB color model in MatLab using matrix processing instead of matlab functions.
Platform: | Size: 104448 | Author: luiseduve | Hits:

[VHDL-FPGA-Verilogtnn7_code_201212141110

Description: 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的,因此适合于功率受限的应用。(Face detection and tracking is an important and active research field, and it has a wide range of applications in video surveillance, biometrics, video coding and other fields. The goal of the project is to implement real-time systems on the FPGA board to detect and track faces. Face detection algorithms include skin segmentation and image filtering. The location of the human face is determined by calculating the centroid of the detected region. The software version of the algorithm is implemented independently and tested on MATLAB still images. Although the conversion from MATLAB to Verilog is not as smooth as expected, the experimental results demonstrate the accuracy and effectiveness of real-time systems, even in different light, facial gestures and color conditions. All hardware implementations are performed in real-time with minimal computational complexity and are therefore suitable for power constrained applications.)
Platform: | Size: 63488 | Author: 合发 | Hits:

[Special Effects1

Description: 通过对RGB到LAB颜色空间的转换,从而实现对图像显著性检测。(Through the RGB to LAB color space conversion, in order to achieve the image saliency detection.)
Platform: | Size: 512000 | Author: zleoy | Hits:
« 12 »

CodeBus www.codebus.net